This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Autumn Chuasonnivu 20.Dec.03 06:56 AM a Web browser Applications DevelopmentAll ReleasesAll Platforms
I'm trying to use the C API to read multiple
"Body" items, in order to retrieve MIME messages. Following an earlier suggestion here, I am using NSFItemInfo and NSFItemInfoNext. Problem is, the API gives me a different count of "Body" parts than the Notes client shows when I look at my sample data. For example, the client shows 4 "Body"
items, but the C API retrieves only 1. The count I get with the API is confirmed by calling NSFItemScan. Can anyone explain this discrepancy?